home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / programming / c / icu-1.3.1 / icu / data / es_pa.txt < prev    next >
Text File  |  2000-02-23  |  1KB  |  46 lines

  1. // ****************************************************************************
  2. // *                                                                          *
  3. // * COPYRIGHT:                                                               *
  4. // * (C) Copyright Taligent, Inc.,  1997                                      *
  5. // * (C) Copyright International Business Machines Corporation,  1997-99      *
  6. // * Licensed Material - Program-Property of IBM - All Rights Reserved.       *
  7. // * US Government Users Restricted Rights - Use, duplication, or disclosure  *
  8. // * restricted by GSA ADP Schedule Contract with IBM Corp.                   *
  9. // *                                                                          *
  10. // ****************************************************************************
  11.  
  12. es_PA {
  13.     CurrencyElements { 
  14.             "B",
  15.             "PAB",
  16.             ".",
  17.     }
  18.     DateTimePatterns { 
  19.             "hh:mm:ss a z",
  20.             "hh:mm:ss a z",
  21.             "hh:mm:ss a",
  22.             "hh:mm a",
  23.             "EEEE d' de 'MMMM' de 'yyyy",
  24.             "d' de 'MMMM' de 'yyyy",
  25.             "MM/dd/yyyy",
  26.             "MM/dd/yy",
  27.             "{1} {0}",
  28.     }
  29.     LocaleID { "180a" }
  30.     LocaleString { "es_PA" }
  31.     NumberElements { 
  32.             ".",
  33.             ",",
  34.             ";",
  35.             "%",
  36.             "0",
  37.             "#",
  38.             "-",
  39.             "E",
  40.             "\u2030",
  41.             "\u221E",
  42.             "\uFFFD",
  43.     }
  44.     ShortCountry { "PAN" }
  45. }
  46.